Skip to content

✅ improve sh mocking reliability#2980

Merged
AndreMiras merged 1 commit into
kivy:developfrom
AndreMiras:feature/improve_sh_mocking
Mar 7, 2024
Merged

✅ improve sh mocking reliability#2980
AndreMiras merged 1 commit into
kivy:developfrom
AndreMiras:feature/improve_sh_mocking

Conversation

@AndreMiras

Copy link
Copy Markdown
Member

Make sure the mocking also works on setup without cmake or make. Build dependencies should not be required to run uni tests. The error was:

AttributeError: <module 'sh' from 'venv/lib/python3.11/site-packages/sh.py'> does not have the attribute 'cmake'

@AndreMiras AndreMiras force-pushed the feature/improve_sh_mocking branch from 11ff44d to 0e3b21e Compare March 7, 2024 08:49
Make sure the mocking also works on setup without cmake or make.
Build dependencies should not be required to run uni tests.
The error was:
```
AttributeError: <module 'sh' from 'venv/lib/python3.11/site-packages/sh.py'> does not have the attribute 'cmake'
```
@AndreMiras AndreMiras force-pushed the feature/improve_sh_mocking branch from 0e3b21e to 9ef3f9f Compare March 7, 2024 09:16
@AndreMiras AndreMiras merged commit 8aee887 into kivy:develop Mar 7, 2024
@AndreMiras AndreMiras deleted the feature/improve_sh_mocking branch March 7, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant